Add a new endpoint or endpoints to Ghost's Admin API at `ghost/api/admin/**`.
7.1
Rating
0
Installs
Backend Development
Category
The skill provides a clear workflow for adding Ghost Admin API endpoints with good structure - concise main instructions with details delegated to reference files. The description adequately explains what the skill does. Task knowledge is solid, covering endpoint creation, routing, and testing with specific file paths. However, descriptionCoverage could be improved with more detail about when to use this skill vs manual implementation, and what complexities it handles (permissions, validation). Novelty is moderate - while this automates a multi-step process across multiple files, an experienced developer could accomplish this manually without excessive difficulty. The skill's main value is in codifying Ghost-specific patterns and reducing the need to reference documentation.
Loading SKILL.md…